Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setup node error to whitelist #1135

Merged
merged 2 commits into from
Mar 22, 2022
Merged

Add setup node error to whitelist #1135

merged 2 commits into from
Mar 22, 2022

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented Mar 18, 2022

Did you run make format && make check?

Fixes #

Changes:

  • Whitelisted setup node error

How to test this PR:

ersonp added 2 commits March 18, 2022 18:50
This commit adds the failed to dial setup node error to the whitelist of the retrier in vpn-client.

The error from package setupclient is made global.

All errors are moved to the error.go in internal/vpn.
This commit adds method GetAppError to the API interface along with rpcClient, mockRPCClient, RPC structs.

This can be used to get the error of any one app by name.
@ersonp ersonp marked this pull request as ready for review March 22, 2022 04:54
@mrpalide mrpalide merged commit 5cb8976 into skycoin:develop Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants